docs: Fix a duplicate id
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Jan 2016 13:08:08 +0000 (08:08 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 29 Jan 2016 13:08:08 +0000 (08:08 -0500)
This was causing the css properties chapter to appear twice
in the docs, and the overview not at all.

docs/reference/gtk/css-properties.xml

index 4c804a4b1ffadeb3a99c3f350893c5ebf9481624..09fcc0b3434994ebb47a299c66edd73a48207c65 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
                "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 ]>
-<refentry id="chap-css-overview">
+<refentry id="chap-css-properties">
 <refmeta>
 <refentrytitle>GTK+ CSS</refentrytitle>
 <manvolnum>3</manvolnum>